mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 22:59:15 +00:00
add(nixos): xscreensaver for xmonad
This commit is contained in:
parent
f4beaf22cb
commit
98d0feb8f0
10 changed files with 118 additions and 34 deletions
|
|
@ -79,7 +79,8 @@
|
|||
);
|
||||
in {
|
||||
nixosConfigurations = {
|
||||
thinkpad = withSystem "thinkpad" "aarch64-linux" "nixie-test";
|
||||
# thinkpad = withSystem "thinkpad" "aarch64-linux" "nixie-test";
|
||||
thinkpad = withSystem "thinkpad" "x86_64-linux" "nixie";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue