add neofetch globally
This commit is contained in:
parent
e7da5bf627
commit
a82113d1af
modules
|
@ -14,6 +14,7 @@
|
|||
screen
|
||||
|
||||
tldr
|
||||
neofetch
|
||||
];
|
||||
};
|
||||
|
||||
|
|
|
@ -14,11 +14,6 @@ in {
|
|||
networking.firewall = {
|
||||
enable = true;
|
||||
allowedTCPPortRanges = [
|
||||
# {
|
||||
# # ssh
|
||||
# from = 22;
|
||||
# to = 22;
|
||||
# }
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue