This commit is contained in:
2026-02-09 18:04:24 -06:00
parent b5b5bf43e2
commit a95bc4db39
5 changed files with 3 additions and 154 deletions

114
flake.lock generated
View File

@@ -221,24 +221,6 @@
"type": "github"
}
},
"end4-dotfiles": {
"flake": false,
"locked": {
"lastModified": 1770579412,
"narHash": "sha256-lkJZZwLHCKWH6/ZN/l8H4zOvrUbYr5X4LAWWIXNS20E=",
"ref": "refs/heads/main",
"rev": "04356810321fa888d5a3e1e6939dcbe09a95a8f6",
"revCount": 5892,
"submodules": true,
"type": "git",
"url": "https://github.com/end-4/dots-hyprland"
},
"original": {
"submodules": true,
"type": "git",
"url": "https://github.com/end-4/dots-hyprland"
}
},
"firefox-gnome-theme": {
"flake": false,
"locked": {
@@ -353,28 +335,6 @@
}
},
"flake-parts_2": {
"inputs": {
"nixpkgs-lib": [
"illogical-flake",
"nur",
"nixpkgs"
]
},
"locked": {
"lastModified": 1733312601,
"narHash": "sha256-4pDvzqnegAfRkPwO3wmwBhVi/Sye1mzps0zHWYnP88c=",
"owner": "hercules-ci",
"repo": "flake-parts",
"rev": "205b12d8b7cd4802fbcb8e8ef6a0f1408781a4f9",
"type": "github"
},
"original": {
"owner": "hercules-ci",
"repo": "flake-parts",
"type": "github"
}
},
"flake-parts_3": {
"inputs": {
"nixpkgs-lib": [
"stylix",
@@ -680,31 +640,6 @@
"type": "github"
}
},
"illogical-flake": {
"inputs": {
"dotfiles": [
"end4-dotfiles"
],
"nixpkgs": [
"nixpkgs"
],
"nur": "nur",
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1769877676,
"narHash": "sha256-EnGvLmdsst9ldckIyNCN68qv8LzZ8ncY/FCo/rARzho=",
"owner": "soymou",
"repo": "illogical-flake",
"rev": "ff37fa16e759ee30e42176611e590d37672f1b5f",
"type": "github"
},
"original": {
"owner": "soymou",
"repo": "illogical-flake",
"type": "github"
}
},
"impermanence": {
"inputs": {
"home-manager": "home-manager_2",
@@ -1213,28 +1148,6 @@
}
},
"nur": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": [
"illogical-flake",
"nixpkgs"
]
},
"locked": {
"lastModified": 1769182372,
"narHash": "sha256-I5WJ39YMaV+psYbli6rlUaiJOSoC2OwEXOF338d7zdE=",
"owner": "nix-community",
"repo": "NUR",
"rev": "0e6e5ff852c442598d1ae8ca5f042947f123f798",
"type": "github"
},
"original": {
"owner": "nix-community",
"repo": "NUR",
"type": "github"
}
},
"nur_2": {
"inputs": {
"flake-parts": [
"stylix",
@@ -1354,40 +1267,17 @@
"type": "github"
}
},
"quickshell": {
"inputs": {
"nixpkgs": [
"illogical-flake",
"nixpkgs"
]
},
"locked": {
"lastModified": 1768985439,
"narHash": "sha256-qkU4r+l+UPz4dutMMRZSin64HuVZkEv9iFpu9yMWVY0=",
"ref": "refs/heads/master",
"rev": "191085a8821b35680bba16ce5411fc9dbe912237",
"revCount": 731,
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
},
"original": {
"type": "git",
"url": "https://git.outfoxxed.me/outfoxxed/quickshell"
}
},
"root": {
"inputs": {
"authentik-nix": "authentik-nix",
"cosmic": "cosmic",
"darwin": "darwin",
"disko": "disko",
"end4-dotfiles": "end4-dotfiles",
"home-manager": "home-manager",
"home-manager-stable": "home-manager-stable",
"home-manager-unstable": "home-manager-unstable",
"homebrew-cask": "homebrew-cask",
"homebrew-core": "homebrew-core",
"illogical-flake": "illogical-flake",
"impermanence": "impermanence",
"lanzaboote": "lanzaboote",
"lsfg-vk": "lsfg-vk",
@@ -1522,12 +1412,12 @@
"base16-helix": "base16-helix",
"base16-vim": "base16-vim",
"firefox-gnome-theme": "firefox-gnome-theme",
"flake-parts": "flake-parts_3",
"flake-parts": "flake-parts_2",
"gnome-shell": "gnome-shell",
"nixpkgs": [
"nixpkgs"
],
"nur": "nur_2",
"nur": "nur",
"systems": "systems_4",
"tinted-foot": "tinted-foot",
"tinted-kitty": "tinted-kitty",

View File

@@ -111,16 +111,6 @@
url = "github:nix-community/stylix";
inputs.nixpkgs.follows = "nixpkgs";
};
end4-dotfiles = {
url = "git+https://github.com/end-4/dots-hyprland?submodules=1";
flake = false;
};
illogical-flake = {
url = "github:soymou/illogical-flake";
inputs.nixpkgs.follows = "nixpkgs";
inputs.dotfiles.follows = "end4-dotfiles";
};
};
# We will handle this in the next section.
@@ -151,7 +141,6 @@
modules.home = with inputs; [
nix-index-database.homeManagerModules.nix-index
illogical-flake.homeManagerModules.default
];
# common darwin modules

View File

@@ -194,35 +194,6 @@ in
]);
specialisation = {
"end4".configuration = {
programs = {
illogical-impulse = {
enable = true;
dotfiles = {
fish = lib.mkForce disabled;
starship = lib.mkForce disabled;
};
hyprland.plugins = [
pkgs.hyprlandPlugins.hyprbars
pkgs.hyprlandPlugins.hyprexpo
];
};
};
stylix.targets.qt = lib.mkForce disabled;
${namespace} = {
programs = {
mako = lib.mkForce disabled;
nwg-dock = lib.mkForce disabled;
nwg-drawer = lib.mkForce disabled;
nwg-panel = lib.mkForce disabled;
waybar = lib.mkForce disabled;
wlogout = lib.mkForce disabled;
wofi = lib.mkForce disabled;
};
};
};
"cosmic".configuration = {
${namespace} = {
programs = {

View File

@@ -66,7 +66,6 @@ in
nix-plist-manager.homeManagerModules.default
nix-index-database.homeModules.nix-index
stylix.homeModules.stylix
illogical-flake.homeManagerModules.default
# Add any other external HM modules here
]
++ (if (!isArm) then with inputs; [ steam-rom-manager.homeManagerModules.default ] else [ ])

View File

@@ -9,7 +9,7 @@
settings = {
# extra-sandbox-paths = [ config.programs.ccache.cacheDir ];
substituters = [
"https://cache.mjallen.dev/jallen-cache"
"http://jallen-nas.local:9012/jallen-cache"
"https://nixos-apple-silicon.cachix.org"
"https://nixos-raspberrypi.cachix.org"
"https://nix-community.cachix.org"