you know the drill at this point

This commit is contained in:
Chris Kruining 2025-07-24 16:02:25 +02:00
parent f1c89a0ec1
commit 38dc8327d2
No known key found for this signature in database
GPG key ID: EB894A3560CCCAD2
27 changed files with 227 additions and 555 deletions

View file

@ -20,13 +20,15 @@
inputs.home-manager.follows = "home-manager";
};
# neovim
nvf.url = "github:notashelf/nvf";
# plymouth theme
nixos-boot.url = "github:Melkor333/nixos-boot";
firefox.url = "github:nix-community/flake-firefox-nightly";
stylix.url = "github:danth/stylix";
stylix.url = "github:nix-community/stylix";
fenix = {
url = "github:nix-community/fenix";
@ -42,12 +44,14 @@
sops-nix.url = "github:Mic92/sops-nix";
himmelblau = {
url = "github:himmelblau-idm/himmelblau/main";
url = "github:himmelblau-idm/himmelblau";
inputs.nixpkgs.follows = "nixpkgs";
};
# windows app utilities
erosanix.url = "github:emmanuelrosa/erosanix";
# Steam deck stuff
jovian = {
url = "github:Jovian-Experiments/Jovian-NixOS";
inputs.nixpkgs.follows = "nixpkgs";