Update 'systems/LoutreOS/configuration.nix'
This commit is contained in:
parent
09ec8c3554
commit
eff9aadf90
@ -12,6 +12,11 @@
|
|||||||
./services.nix
|
./services.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
nixpkgs.overlays = [
|
||||||
|
(import ../../overlays/transmission.nix)
|
||||||
|
];
|
||||||
|
|
||||||
|
|
||||||
nix.settings.trusted-users = [ "root" "paul" ];
|
nix.settings.trusted-users = [ "root" "paul" ];
|
||||||
|
|
||||||
boot = {
|
boot = {
|
||||||
|
Loading…
Reference in New Issue
Block a user