idk
This commit is contained in:
parent
14b68ce06e
commit
80f69ad9eb
2 changed files with 5 additions and 5 deletions
|
|
@ -3,9 +3,9 @@
|
|||
device = {
|
||||
flake-name = "home-server";
|
||||
|
||||
# programs = {
|
||||
# fastfetch.enable = true;
|
||||
# starship.enable = true;
|
||||
# };
|
||||
programs = {
|
||||
fastfetch.enable = true;
|
||||
starship.enable = true;
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Reference in a new issue