some resturcturing of hm 4
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
{
|
||||
imports = [
|
||||
./git
|
||||
./hypr
|
||||
./shell/adam.nix
|
||||
./appearance
|
||||
];
|
||||
}
|
||||
@@ -1,12 +0,0 @@
|
||||
{
|
||||
home.sessionVariables = {
|
||||
BROWSER = "firefox";
|
||||
EDITOR = "nvim";
|
||||
TERM = "foot";
|
||||
};
|
||||
imports = [
|
||||
./system/polkit.nix
|
||||
./gui
|
||||
./tui
|
||||
];
|
||||
}
|
||||
@@ -1,6 +0,0 @@
|
||||
{
|
||||
imports = [
|
||||
./git/cnst.nix
|
||||
./shell/cnst.nix
|
||||
];
|
||||
}
|
||||
Reference in New Issue
Block a user