Bug fixes
Bug fixes:
- rewrite of
./RUN-ME-AFTER-1ST-REBUILD.sh
loacted at the root directory of nixos folder - rewrite of
./PART-B-WITH-SUDO.sh
located in SETUP folder -
./PART-B-WITH-SUDO.sh
not freshing font cache, added code to force font cache from the locationsudo fc-cache -vf ~/.local/share/fonts
- added
export NIXPKGS_ALLOW_INSECURE=1
in both scripts to force install of insecure pkgs - commented out
hostName = "nixos";
insystem/firewall/default.nix
as it conflicts with user configuration.nix - adjust values in
system/kernel-sysctl
kernel parameters