Add result to gitignore
This commit is contained in:
parent
5504156f42
commit
5b9fc6275c
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
|||||||
*.swp
|
*.swp
|
||||||
|
result
|
||||||
|
@ -79,7 +79,7 @@
|
|||||||
users.users.rothe = {
|
users.users.rothe = {
|
||||||
isNormalUser = true;
|
isNormalUser = true;
|
||||||
description = "rothe";
|
description = "rothe";
|
||||||
extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp"];
|
extraGroups = [ "networkmanager" "wheel" "video" "scanner" "lp" "libvirtd"];
|
||||||
shell = pkgs.fish;
|
shell = pkgs.fish;
|
||||||
packages = with pkgs; [
|
packages = with pkgs; [
|
||||||
chromium
|
chromium
|
||||||
|
Loading…
x
Reference in New Issue
Block a user