Merge branch 'main' of github.com:bloxx12/nichts
This commit is contained in:
commit
90cc4f9ca9
4 changed files with 68 additions and 60 deletions
|
@ -20,6 +20,10 @@
|
|||
printing.enable = true;
|
||||
};
|
||||
|
||||
meta = {
|
||||
users = ["vali"];
|
||||
# mainUser = "vali";
|
||||
};
|
||||
modules = {
|
||||
system = {
|
||||
hardware = {
|
||||
|
@ -43,6 +47,7 @@
|
|||
eza.enable = true;
|
||||
firefox.enable = true;
|
||||
spotify.enable = true;
|
||||
starship.enable = true;
|
||||
zellij.enable = true;
|
||||
terminals = {
|
||||
foot.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue