mirror of
https://github.com/SebastianStork/nixos-config.git
synced 2026-03-22 18:59:07 +01:00
profiles: Change naming convention
This commit is contained in:
parent
b5ce26226e
commit
acee101cbc
8 changed files with 8 additions and 8 deletions
|
|
@ -8,7 +8,7 @@
|
|||
}:
|
||||
{
|
||||
imports = [
|
||||
self.nixosModules.profile-core
|
||||
self.nixosModules.core-profile
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue