zellij shit
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
systems.url = "github:nix-systems/default-linux";
|
||||
hardware.url = "github:nixos/nixos-hardware";
|
||||
lanzaboote.url = "github:nix-community/lanzaboote/v0.4.1";
|
||||
flake-utils = {
|
||||
url = "github:numtide/flake-utils";
|
||||
inputs.systems.follows = "systems";
|
||||
};
|
||||
home-manager = {
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
@@ -21,6 +25,8 @@
|
||||
url = "github:nix-community/flake-firefox-nightly";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
# Zellij Plugins
|
||||
zjstatus.url = "github:dj95/zjstatus";
|
||||
};
|
||||
outputs = {
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user