treewide: slim down and reorganize config
This commit is contained in:
parent
778775ceb6
commit
8a5be644b8
33 changed files with 131 additions and 755 deletions
|
@ -1 +1 @@
|
|||
{ ... }: { imports = [ ./steam.nix ./flatpak.nix ]; }
|
||||
{ ... }: { imports = [ ./flatpak.nix ]; }
|
||||
|
|
|
@ -1,4 +0,0 @@
|
|||
{ ... }: {
|
||||
security.pam.services.swaylock = { };
|
||||
services.blueman.enable = true;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue