mirror of
https://github.com/traxys/Nixfiles.git
synced 2026-05-15 15:25:08 +02:00
flake: Add fioul for thinkpad
This commit is contained in:
parent
960efd4cf6
commit
3b8e3dc411
1 changed files with 2 additions and 0 deletions
|
|
@ -295,6 +295,7 @@
|
|||
self.hmModules.minimal
|
||||
self.hmModules.personal-cli
|
||||
self.hmModules.personal-gui
|
||||
inputs.fioul.homeManagerModules.default
|
||||
];
|
||||
};
|
||||
home-manager.extraSpecialArgs = {
|
||||
|
|
@ -313,6 +314,7 @@
|
|||
self.hmModules.work
|
||||
self.hmModules.personal-cli
|
||||
self.hmModules.personal-gui
|
||||
inputs.fioul.homeManagerModules.default
|
||||
./hostconfig/thinkpad-nixos/extra_info.nix
|
||||
./hostconfig/thinkpad-nixos/hm.nix
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue