move some config to user level module
This commit is contained in:
parent
86cb708ad7
commit
eada853044
6 changed files with 78 additions and 91 deletions
|
|
@ -1,7 +1,8 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./wallpaper
|
||||
./wallpaper.nix
|
||||
./programs
|
||||
];
|
||||
config = {
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue