build: bump inputs

This commit is contained in:
Moritz Böhme 2023-10-27 19:32:39 +02:00
parent 844c7a9876
commit 19da904219
No known key found for this signature in database
GPG key ID: 970C6E89EB0547A9
4 changed files with 122 additions and 213 deletions

View file

@ -32,7 +32,6 @@ in
firefox.enable = mkDefault true;
gpg.enable = mkDefault true;
hyprland.enable = mkDefault true;
logseq.enable = mkDefault true;
nix-edit.enable = mkDefault true;
nvim.enable = mkDefault true;
python.versions."311".enable = mkDefault true;

View file

@ -16,7 +16,6 @@ in
environment.systemPackages = with pkgs; [
lutris
legendary-gl
heroic
mangohud
];
};