This commit is contained in:
2024-03-17 20:18:05 +00:00
parent 10babe814b
commit b85d27ca5a
3 changed files with 7 additions and 1 deletions
+2 -1
View File
@@ -130,7 +130,7 @@
users.users.liamm = {
isNormalUser = true;
description = "liamm";
extraGroups = [ "networkmanager" "wheel" ]; # Enable sudo for the user.
extraGroups = [ "networkmanager" "wheel" "disk" "power" "video" ]; # Enable sudo for the user.
};
programs.dconf.enable = true;
@@ -155,6 +155,7 @@
discord
wl-clipboard
alacritty
libnotify
];