Skip to content

Bug fixes

Compare
Choose a tag to compare
@tolgaerok tolgaerok released this 29 Aug 10:54
· 95 commits to main since this release

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 location sudo 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"; in system/firewall/default.nix as it conflicts with user configuration.nix
  • adjust values in system/kernel-sysctl kernel parameters