Adding the stupid stateVersion thing that the new home-manager needs

This commit is contained in:
Dustin Swan 2022-06-21 13:19:11 -04:00
parent 72697b966b
commit e5cb55acf4
No known key found for this signature in database
GPG key ID: AB49BD6B2B3A6377

View file

@ -4,6 +4,8 @@ let
secrets = import ./secrets.nix; secrets = import ./secrets.nix;
in in
{ {
home.stateVersion = "18.09";
home.packages = with pkgs; [ home.packages = with pkgs; [
ripgrep fd wget mosh w3m nnn urlview hexyl httpie timg sox du-dust duplicati bitwarden-cli gnupg gpg-tui rage sd eva glow restic spotify-tui spotifyd slides manix amfora weechat duf procs pandoc magic-wormhole qrcp pastel jq jo fx jc miller visidata sc-im bandwhich nixfmt shellcheck fontconfig cacert vale ripgrep fd wget mosh w3m nnn urlview hexyl httpie timg sox du-dust duplicati bitwarden-cli gnupg gpg-tui rage sd eva glow restic spotify-tui spotifyd slides manix amfora weechat duf procs pandoc magic-wormhole qrcp pastel jq jo fx jc miller visidata sc-im bandwhich nixfmt shellcheck fontconfig cacert vale
nodejs deno yarn nodePackages.typescript-language-server nodePackages.stylelint nodePackages.js-beautify nodePackages.expo-cli nodejs deno yarn nodePackages.typescript-language-server nodePackages.stylelint nodePackages.js-beautify nodePackages.expo-cli