My NixOS configuration.

chore: Update.

+2 -1
+1
nixosModules/default.nix
··· 4 4 }: { 5 5 imports = [ 6 6 ./stylix 7 + ./i3.nix 7 8 ]; 8 9 9 10 config = {
+1 -1
nixosModules/stylix/default.nix
··· 8 8 autoEnable = true; 9 9 base16Scheme = "${pkgs.base16-schemes}/share/themes/material-darker.yaml"; 10 10 11 - image = ./sakura2.png; 11 + image = ./sakura2.png; # https://unsplash.com/photos/white-flowering-plant-1vuXf7ta_PU 12 12 13 13 fonts = { 14 14 monospace = {