mirror of
https://github.com/Andrey0189/nixos-config-reborn.git
synced 2025-09-15 10:06:00 +03:00
move packages to home-manager
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{ homeStateVersion, user, ... }: {
|
||||
imports = [
|
||||
./modules
|
||||
./home-packages.nix
|
||||
];
|
||||
|
||||
home = {
|
||||
|
Reference in New Issue
Block a user