My nixos configuration

Use the new GTK2 `force` option rather than doing the force manually on the file

Changed files
+1 -1
home
configurations
+1 -1
home/configurations/nmelzer_at_phoebe.nix
··· 68 68 69 69 services.playerctld.enable = true; 70 70 71 - home.file."${config.gtk.gtk2.configLocation}".force = true; 71 + gtk.gtk2.force = true; 72 72 73 73 programs.ssh.includes = [ 74 74 config.sops.secrets.ssh.path