diff options
| author | Franck Cuny <franck@fcuny.net> | 2026-01-01 10:28:48 -0800 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2026-01-01 10:28:48 -0800 |
| commit | 50e59b1b6f94fffdf9399fb327a6f7f0fd7c2539 (patch) | |
| tree | 09c1f374ab4730360c2ec2253535a1f25db12f3a /flake.nix | |
| parent | don't use jellyfin (diff) | |
| download | infra-50e59b1b6f94fffdf9399fb327a6f7f0fd7c2539.tar.gz | |
remove niri + noctalia
I'll keep using rivendell in headless mode.
Diffstat (limited to '')
| -rw-r--r-- | flake.nix | 8 |
1 files changed, 0 insertions, 8 deletions
@@ -3,7 +3,6 @@ inputs = { nixpkgs.url = "https://channels.nixos.org/nixos-25.11/nixexprs.tar.xz"; - nixpkgs-unstable.url = "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz"; home-manager = { url = "github:nix-community/home-manager/release-25.11"; @@ -49,13 +48,6 @@ inputs.nixpkgs.follows = "nixpkgs"; }; - niri.url = "github:sodiboo/niri-flake"; - - noctalia = { - url = "github:noctalia-dev/noctalia-shell"; - inputs.nixpkgs.follows = "nixpkgs-unstable"; - }; - my-go-tools.url = "git+https://code.fcuny.net/x"; }; |
