mirror of
https://github.com/kittywitch/nixfiles.git
synced 2026-02-09 12:29:19 -08:00
fix: changes push
This commit is contained in:
parent
658d0434c8
commit
f05d188d3a
2 changed files with 142 additions and 128 deletions
|
|
@ -59,6 +59,8 @@ _: let
|
|||
performance
|
||||
secureboot
|
||||
tiling
|
||||
gaming.minecraft
|
||||
gaming.vintagestory
|
||||
])
|
||||
++ (with tree.nixos.environments; [
|
||||
#niri
|
||||
|
|
@ -212,7 +214,6 @@ _: let
|
|||
};
|
||||
in {
|
||||
arch = "x86_64";
|
||||
deploy.hostname = "10.1.1.171";
|
||||
colmena.tags = [
|
||||
"personal"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue