forked from colonelpanic/dotfiles
[NixOS] Make module splits make a lot more sense.
This commit is contained in:
@@ -13,10 +13,6 @@ inputs: { pkgs, config, ... }: {
|
||||
forwardAgent = true;
|
||||
};
|
||||
|
||||
# programs.zsh = {
|
||||
# enable = true;
|
||||
# };
|
||||
|
||||
services.xscreensaver = {
|
||||
enable = true;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user