mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-08 05:49:23 +02:00
Hoping this fixes nvidia issues
This commit is contained in:
parent
f2bb64a089
commit
4016b181b0
7 changed files with 11 additions and 13 deletions
|
@ -12,5 +12,6 @@ in
|
|||
config = mkIf cfg.enable {
|
||||
|
||||
home-manager.users.root = import ./home.nix;
|
||||
home-manager.users.root.home.stateVersion = config.system.stateVersion;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue