mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-01-21 21:01:34 +01:00
Refactor user configuration
This commit is contained in:
parent
4785c99ea4
commit
9ecc4cf9ea
15 changed files with 72 additions and 75 deletions
|
|
@ -12,8 +12,8 @@
|
|||
enable = true;
|
||||
agePublicKey = "age1dnpwfwh0h95r63e5qfjc2gvffw2tr2tx4new7sq2h3qs90kx9fmq322mx4";
|
||||
};
|
||||
|
||||
boot.loader.grub.enable = true;
|
||||
users.seb.enable = true;
|
||||
|
||||
services = {
|
||||
resolved.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue