Changes
This commit is contained in:
parent
297a67dac3
commit
414575ce94
7 changed files with 172 additions and 184 deletions
|
|
@ -21,6 +21,7 @@
|
|||
};
|
||||
|
||||
networking.hostName = "luna";
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
services.xserver.enable = true;
|
||||
services.desktopManager.plasma6.enable = true;
|
||||
|
|
@ -34,8 +35,6 @@
|
|||
programs.ssh.askPassword = lib.mkForce "/nix/store/qrzq7dqp8dkffb5dvi42q647dhm87ady-ksshaskpass-6.0.3/bin/ksshaskpass";
|
||||
|
||||
hardware.pulseaudio.enable = true;
|
||||
networking.networkmanager.enable = true;
|
||||
|
||||
services.jack = {
|
||||
jackd.enable = true;
|
||||
alsa.enable = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue