cleaned up even more
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
{...}: {
|
||||
imports = [
|
||||
../system/wayland.nix
|
||||
../system/sound.nix
|
||||
../system/misc.nix
|
||||
../system/browser.nix
|
||||
../system/font.nix
|
||||
../system/theme.nix
|
||||
../system/cursor.nix
|
||||
../system/desktop/wayland.nix
|
||||
../system/desktop/sound.nix
|
||||
../system/desktop/misc.nix
|
||||
../system/desktop/browser.nix
|
||||
../system/desktop/font.nix
|
||||
../system/desktop/theme.nix
|
||||
../system/desktop/cursor.nix
|
||||
];
|
||||
}
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
{...}: {
|
||||
printing.enable = true;
|
||||
services.printing.enable = true;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user