Compare commits
2 commits
4ecaa23cb2
...
ce6ac2cb63
| Author | SHA1 | Date | |
|---|---|---|---|
| ce6ac2cb63 | |||
| eed6ae5422 |
2 changed files with 2 additions and 1 deletions
|
|
@ -59,8 +59,8 @@ in
|
|||
shell = pkgs.fish;
|
||||
inherit hashedPassword;
|
||||
};
|
||||
|
||||
users.users.root = { inherit hashedPassword; };
|
||||
nix.settings.trusted-users = [ "root" username ];
|
||||
|
||||
|
||||
fonts = {
|
||||
|
|
|
|||
|
|
@ -42,6 +42,7 @@ in {
|
|||
openssl
|
||||
libnotify
|
||||
inotify-tools
|
||||
cachix
|
||||
|
||||
# Programming
|
||||
gcc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue