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