summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorFreya Murphy <freya@freyacat.org>2025-01-23 14:03:02 -0500
committerFreya Murphy <freya@freyacat.org>2025-01-23 14:03:02 -0500
commit3c656aa7b96212d36a3bce877da7bbc2122fe721 (patch)
tree8c476de4dbf4ec78469f1e3418bcfd4fdaac4338 /flake.nix
parentremove hyprland cachix (diff)
downloaddotfiles-nix-3c656aa7b96212d36a3bce877da7bbc2122fe721.tar.gz
dotfiles-nix-3c656aa7b96212d36a3bce877da7bbc2122fe721.tar.bz2
dotfiles-nix-3c656aa7b96212d36a3bce877da7bbc2122fe721.zip
remove lanzaboote
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/flake.nix b/flake.nix
index ea82642..b24500b 100644
--- a/flake.nix
+++ b/flake.nix
@@ -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";