[nixpkgs] 24.05 -> 24.11 #42

Closed
kalipso wants to merge 14 commits from staging into master
3 changed files with 0 additions and 6 deletions
Showing only changes of commit 533b496bde - Show all commits

View File

@@ -67,7 +67,6 @@
networking.hostName = "bakunin";
networking.networkmanager.enable = true;
sound.enable = true;
hardware.pulseaudio = {
enable = true;
zeroconf.discovery.enable = true;

View File

@@ -67,7 +67,6 @@
networking.hostName = "louise";
networking.networkmanager.enable = true;
sound.enable = true;
hardware.pulseaudio = {
enable = true;
zeroconf.discovery.enable = true;

View File

@@ -39,12 +39,8 @@ in
# Set your time zone.
time.timeZone = "Europe/Berlin";
# hardware audio support:
sound.enable = true;
services = {
dokuwiki.sites."wiki.malobeo.org" = {
enable = true;
#acl = "* @ALL 8"; # everyone can edit using this config