mirror of
https://git.sr.ht/~roxwize/.dotfiles
synced 2025-04-03 18:14:15 +00:00
~
This commit is contained in:
parent
bb5b9aa09e
commit
c776596f61
1 changed files with 4 additions and 3 deletions
|
@ -65,9 +65,10 @@
|
|||
networking = {
|
||||
hostName = "near";
|
||||
firewall.allowedTCPPorts = [ 22 ];
|
||||
networkmanager = {
|
||||
enable = true;
|
||||
};
|
||||
#! TODO: webkitgtk seems to be a cache miss (alongside SDL and openal) which makes this take FOREVER to build
|
||||
# networkmanager = {
|
||||
# enable = true;
|
||||
# };
|
||||
};
|
||||
|
||||
environment.systemPackages = with pkgs; [ git ];
|
||||
|
|
Loading…
Add table
Reference in a new issue