This commit is contained in:
parent
ad516fd7e0
commit
ce1fa163fd
9 changed files with 16 additions and 28 deletions
|
@ -2,7 +2,6 @@
|
|||
services = {
|
||||
auto-cpufreq.enable = true;
|
||||
gvfs.enable = true;
|
||||
openssh.enable = true;
|
||||
power-profiles-daemon.enable = false;
|
||||
thermald.enable = true;
|
||||
|
||||
|
|
|
@ -20,7 +20,6 @@
|
|||
];
|
||||
|
||||
features = {
|
||||
core.openssh.enable = true;
|
||||
cli.podman.enable = true;
|
||||
desktop.dconf.enable = true;
|
||||
};
|
||||
|
|
|
@ -27,7 +27,6 @@
|
|||
};
|
||||
|
||||
core = {
|
||||
openssh.enable = true;
|
||||
pipewire.enable = true;
|
||||
zram.enable = true;
|
||||
};
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
blueman.enable = true;
|
||||
|
||||
gvfs.enable = true;
|
||||
openssh.enable = true;
|
||||
power-profiles-daemon.enable = false;
|
||||
printing.enable = true;
|
||||
pulseaudio.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue