Skip to content

Releases: tolgaerok/nixos-kde

My personal nixos configurations

11 Nov 02:43
Compare
Choose a tag to compare

Bug fixes

22 Sep 16:33
Compare
Choose a tag to compare
v1.1

(ツ)_/¯    Update @ 12:25 AM

Bug fixes

02 Sep 10:56
Compare
Choose a tag to compare
  • Re-write of readme.md

  • Introduction for advanced users in How to section

  • Added export NIXPKGS_ALLOW_INSECURE=1 into the instructions before rebuild command

  • Intel gpu fixes

  • Script errors

Bug fixes

29 Aug 10:54
Compare
Choose a tag to compare

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