enables dynamic linking and added extraGroups to user

This commit is contained in:
kptltd00m
2026-07-12 23:27:36 +02:00
parent 8a4c1e7f1d
commit 1c6d700768
3 changed files with 4 additions and 0 deletions
+1
View File
@@ -31,6 +31,7 @@
./variables.nix
];
programs.nix-ld.enable = true; #Dynamic Linking
home-manager.users."${config.var.username}" = import ./home.nix;
services.flatpak.enable = true;
# Don't touch this