move more modules to home
This commit is contained in:
parent
9f0cee2627
commit
f893e3b8e2
18 changed files with 443 additions and 484 deletions
|
|
@ -6,10 +6,6 @@ user: {
|
|||
lib,
|
||||
...
|
||||
}: {
|
||||
home-manager.users.${user}.imports = [
|
||||
./home/.
|
||||
];
|
||||
|
||||
nix = {
|
||||
settings = {
|
||||
experimental-features = ["nix-command" "flakes"];
|
||||
|
|
@ -128,7 +124,6 @@ user: {
|
|||
|
||||
services.gvfs.enable = true;
|
||||
environment.systemPackages = with pkgs; [
|
||||
foot
|
||||
tealdeer
|
||||
alsa-utils
|
||||
pcmanfm
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue