switched to using home-manager as a standalone app to ensure that config will transfer
This commit is contained in:
parent
2578538507
commit
4f2782c0dc
5 changed files with 11 additions and 7 deletions
|
@ -19,6 +19,7 @@
|
|||
home.packages = [
|
||||
# Add grimblast screenshot tool
|
||||
pkgs.grimblast
|
||||
pkgs.hello
|
||||
];
|
||||
|
||||
home.sessionVariables = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue