removed old stuff
This commit is contained in:
parent
d8b620f6aa
commit
232fcf9117
1 changed files with 0 additions and 5 deletions
|
@ -20,11 +20,6 @@
|
||||||
# 57621: spotifyd
|
# 57621: spotifyd
|
||||||
networking.firewall.allowedTCPPorts = [ 57621 ];
|
networking.firewall.allowedTCPPorts = [ 57621 ];
|
||||||
|
|
||||||
# Auto-mount new devices
|
|
||||||
# services.udev.extraRules = ''
|
|
||||||
# ACTION=="add", SUBSYSTEMS=="usb", SUBSYSTEM=="block", ENV{ID_FS_USAGE}=="filesystem", RUN{program}+="${pkgs.systemd}/bin/systemd-mount --no-block --automount=yes --collect $devnode /media"
|
|
||||||
# '';
|
|
||||||
|
|
||||||
services.xserver.displayManager.gdm.enable = true;
|
services.xserver.displayManager.gdm.enable = true;
|
||||||
|
|
||||||
# Wayland in electron
|
# Wayland in electron
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue