🚀 add howdy
This commit is contained in:
parent
0e664ab358
commit
97f95b7a96
6 changed files with 127 additions and 30 deletions
|
|
@ -11,6 +11,11 @@
|
|||
./hardware-configuration.nix
|
||||
];
|
||||
|
||||
services.howdy = {
|
||||
enable = true;
|
||||
certainty = 3.0;
|
||||
};
|
||||
|
||||
# BOOT
|
||||
boot = {
|
||||
supportedFilesystems = [ "btrfs" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue