idk
This commit is contained in:
parent
8b2e1e2029
commit
1fbfde3083
1 changed files with 4 additions and 4 deletions
|
|
@ -3,9 +3,9 @@
|
||||||
device = {
|
device = {
|
||||||
flake-name = "home-server";
|
flake-name = "home-server";
|
||||||
|
|
||||||
programs = {
|
# programs = {
|
||||||
fastfetch.enable = true;
|
# fastfetch.enable = true;
|
||||||
starship.enable = true;
|
# starship.enable = true;
|
||||||
};
|
# };
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in a new issue