module: make services/proxy a profile
This commit is contained in:
parent
9cb9e702aa
commit
3b54e3ba95
3 changed files with 28 additions and 44 deletions
|
@ -4,6 +4,7 @@
|
|||
|
||||
(with profiles; [
|
||||
networking.wireless
|
||||
services.proxy
|
||||
])
|
||||
|
||||
./hardware-configuration.nix
|
||||
|
@ -45,9 +46,6 @@
|
|||
fprint-sensor.enable = true;
|
||||
};
|
||||
};
|
||||
services = {
|
||||
proxy.enable = true;
|
||||
};
|
||||
filesystems = {
|
||||
enable = true;
|
||||
btrfs.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue