fix nuos eval error
This commit is contained in:
parent
724b39721e
commit
8a529beede
1 changed files with 4 additions and 0 deletions
|
|
@ -415,6 +415,10 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
stylix = {
|
||||
base16Scheme = "${pkgs.base16-schemes}/share/themes/dracula.yaml";
|
||||
};
|
||||
|
||||
# Open ports in the firewall.
|
||||
networking.firewall.allowedTCPPorts = [
|
||||
22 # ssh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue