refactor: moving some desktop environment stuff around
This commit is contained in:
parent
f2d2b00fe7
commit
26f35df7ad
6 changed files with 20 additions and 17 deletions
|
|
@ -5,6 +5,9 @@
|
|||
./fonts.nix
|
||||
];
|
||||
|
||||
# TODO: Add options for enabling/switching between different Desktop Environments.
|
||||
options = {};
|
||||
|
||||
zw.calibre.enable = true;
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue