configure actual display manager
This commit is contained in:
@@ -8,6 +8,12 @@
|
||||
};
|
||||
})
|
||||
];
|
||||
documentation = {
|
||||
man = {
|
||||
generateCaches = true;
|
||||
};
|
||||
};
|
||||
|
||||
# List packages installed in system profile.
|
||||
# You can use https://search.nixos.org/ to find more packages (and options).
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
||||
Reference in New Issue
Block a user