Update common.nix
This commit is contained in:
parent
974e8ce146
commit
a34a05e1ea
1 changed files with 3 additions and 0 deletions
|
|
@ -34,6 +34,9 @@ in
|
|||
./services/jellyfin.nix
|
||||
];
|
||||
|
||||
### Make build time quicker
|
||||
documentation.nixos.enable = false;
|
||||
|
||||
# Home Manager #
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.useUserPackages = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue