Colmena dev
This commit is contained in:
parent
2fc07d0353
commit
e4b6e37958
@ -9,7 +9,7 @@
|
|||||||
};
|
};
|
||||||
defaults = { pkgs, ... }: {
|
defaults = { pkgs, ... }: {
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
vim
|
vim fastfetch
|
||||||
];
|
];
|
||||||
security.sudo = {
|
security.sudo = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user