idk
This commit is contained in:
@@ -195,19 +195,16 @@ in
|
||||
]);
|
||||
|
||||
specialisation = {
|
||||
"end4".configuration =
|
||||
let
|
||||
dotfiles = inputs.end4-dotfiles;
|
||||
in {
|
||||
"end4".configuration = {
|
||||
programs = {
|
||||
illogical-impulse = {
|
||||
enable = true;
|
||||
|
||||
|
||||
dotfiles = {
|
||||
fish = lib.mkForce disabled;
|
||||
starship = lib.mkForce disabled;
|
||||
};
|
||||
|
||||
|
||||
hyprland.plugins = [
|
||||
pkgs.hyprlandPlugins.hyprbars
|
||||
pkgs.hyprlandPlugins.hyprexpo
|
||||
|
||||
Reference in New Issue
Block a user