This commit is contained in:
2026-03-28 11:21:07 +02:00
parent 48130f4166
commit 5cea40cfc9
5 changed files with 30 additions and 3 deletions

1
Shell Submodule

Submodule Shell added at 568c26db07

21
flake.lock generated
View File

@@ -1711,6 +1711,26 @@
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1774422996,
"narHash": "sha256-mWjBJIbiMPCpljAQDk8RYf+92/lYZ5npHe2r2SJ+QWc=",
"owner": "outfoxxed",
"repo": "quickshell",
"rev": "08058326f04e9b5e55c903b3702405a8d3556ac6",
"type": "github"
},
"original": {
"owner": "outfoxxed",
"repo": "quickshell",
"type": "github"
}
},
"root": {
"inputs": {
"catppuccin": "catppuccin",
@@ -1726,6 +1746,7 @@
"nixpkgs": "nixpkgs_8",
"nvf": "nvf",
"openclaw": "openclaw",
"quickshell": "quickshell",
"spacebar": "spacebar",
"tangled": "tangled",
"vscode-server": "vscode-server",

View File

@@ -17,6 +17,10 @@
hyprsysteminfo.url = "github:hyprwm/hyprsysteminfo";
ghostty.url = "github:ghostty-org/ghostty";
zen-browser.url = "github:0xc000022070/zen-browser-flake";
quickshell = {
url = "github:outfoxxed/quickshell";
inputs.nixpkgs.follows = "nixpkgs";
};
# Package tooling
disko.url = "github:nix-community/disko";

View File

@@ -4,8 +4,7 @@ let
userName = "kris";
realName = "Kris";
configRoot = "/etc/nixos";
homeDir = "/home/${userName}";
quickshellRoot = "${homeDir}/Projects/DeltaruneQuickshell";
quickshellRoot = "${configRoot}/Shell";
in {
imports = [

View File

@@ -47,7 +47,9 @@
inputs.hyprland.packages.${pkgs.stdenv.hostPlatform.system}.hyprland
}/bin/hyprctl dispatch exec "shimejictl stop"'')
quickshell
inputs.quickshell.packages.${pkgs.stdenv.hostPlatform.system}.default
tailscale
bitwarden-desktop
kdePackages.qtdeclarative
catppuccin-gtk
catppuccin