Add result to gitignore

This commit is contained in:
Johannes Rothe 2024-07-10 22:55:13 +02:00
parent 5504156f42
commit 5b9fc6275c
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
*.swp
result

View File

@ -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