This commit is contained in:
parent
de6d981cf0
commit
00cbba8b0a
2 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,8 @@
|
|||
nixd
|
||||
];
|
||||
|
||||
systemd.packages = with pkgs; [ fwupd ];
|
||||
|
||||
# Define a user account. Don't forget to set a password with ‘passwd’.
|
||||
users.users.florian = {
|
||||
isNormalUser = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue