mirror of
https://github.com/oddlama/nix-config.git
synced 2025-10-11 07:10:39 +02:00
feat: switch to numtide devshell; unify user stateVersion and system stateVersion
This commit is contained in:
parent
b5563fa841
commit
919381aa87
4 changed files with 102 additions and 16 deletions
|
@ -16,7 +16,6 @@
|
|||
];
|
||||
|
||||
home = {
|
||||
inherit (config.system) stateVersion;
|
||||
inherit (config.users.users.root) uid;
|
||||
username = config.users.users.root.name;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue