diff options
author | Freya Murphy <freya@freyacat.org> | 2025-01-23 14:03:02 -0500 |
---|---|---|
committer | Freya Murphy <freya@freyacat.org> | 2025-01-23 14:03:02 -0500 |
commit | 3c656aa7b96212d36a3bce877da7bbc2122fe721 (patch) | |
tree | 8c476de4dbf4ec78469f1e3418bcfd4fdaac4338 /flake.nix | |
parent | remove hyprland cachix (diff) | |
download | dotfiles-nix-3c656aa7b96212d36a3bce877da7bbc2122fe721.tar.gz dotfiles-nix-3c656aa7b96212d36a3bce877da7bbc2122fe721.tar.bz2 dotfiles-nix-3c656aa7b96212d36a3bce877da7bbc2122fe721.zip |
remove lanzaboote
Diffstat (limited to 'flake.nix')
-rw-r--r-- | flake.nix | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -7,9 +7,6 @@ # home manager home-manager.url = "github:nix-community/home-manager/master"; home-manager.inputs.nixpkgs.follows = "nixpkgs"; - # lanzaboote - lanzaboote.url = "github:nix-community/lanzaboote/master"; - lanzaboote.inputs.nixpkgs.follows = "nixpkgs"; # hyprland hyprland.url = "github:hyprwm/Hyprland"; hyprland.inputs.nixpkgs.follows = "nixpkgs"; |