mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
home manager uses global packages
This commit is contained in:
parent
9a50ad5a3f
commit
1b3b5e4b12
9 changed files with 64 additions and 72 deletions
|
@ -1,6 +1,5 @@
|
|||
{ config, lib, pkgs, inputs, ... }:
|
||||
|
||||
{
|
||||
imports = [ inputs.chaotic.homeManagerModules.default ];
|
||||
|
||||
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue