mirror of
https://github.com/blahai/nyx.git
synced 2025-07-01 16:24:22 -04:00
a lot of shit also baibai home manager, hello hjem
This commit is contained in:
parent
bc82345beb
commit
2c8f822b83
37 changed files with 1277 additions and 168 deletions
|
@ -1,6 +1,11 @@
|
|||
{inputs, ...}: {
|
||||
imports = [
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
# home manager has been a pia to work with and
|
||||
# gives really hard to debug errors so I just
|
||||
# gave up with it so hjem it is
|
||||
# inputs.home-manager.nixosModules.home-manager
|
||||
inputs.hjem.nixosModules.default
|
||||
inputs.hjem-rum.nixosModules.default
|
||||
inputs.lix-module.nixosModules.default
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue