Compare commits
2 Commits
e69dd65d53
...
7b0c69ec60
| Author | SHA1 | Date | |
|---|---|---|---|
|
7b0c69ec60
|
|||
|
9d3cca1395
|
@@ -68,6 +68,8 @@ in
|
||||
'';
|
||||
};
|
||||
system.activationScripts.users.deps = [ "persistence" ];
|
||||
# This is supposed to persist machine-id, but fails.
|
||||
systemd.services.systemd-machine-id-commit.enable = false;
|
||||
|
||||
users.users.artem = {
|
||||
uid = 1000;
|
||||
@@ -156,6 +158,7 @@ in
|
||||
gnutar
|
||||
diffutils
|
||||
coreutils
|
||||
procps
|
||||
|
||||
python3
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user