enables dynamic linking and added extraGroups to user
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true; #Dynamic Linking
|
||||
home-manager.users."${config.var.username}" = import ./home.nix;
|
||||
services.flatpak.enable = true;
|
||||
# Don't touch this
|
||||
|
||||
Reference in New Issue
Block a user