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

master
Dustin Swan 2 years ago
parent 72697b966b
commit e5cb55acf4
Signed by: dustinswan
GPG Key ID: AB49BD6B2B3A6377

@ -4,6 +4,8 @@ let
secrets = import ./secrets.nix;
in
{
home.stateVersion = "18.09";
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
nodejs deno yarn nodePackages.typescript-language-server nodePackages.stylelint nodePackages.js-beautify nodePackages.expo-cli

Loading…
Cancel
Save