This is a flake configuration for NixOS with KDE plasma 6
This is for when you change the system configuration.
sudo nixos-rebuild switch --flake ./#defaultThis is for when you want to update the current packages in the system configuration.
sudo nixos-rebuild switch --upgrade --flake ./#defaultThis is a WIP.