mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: move joshuto to shared homeModules
This commit is contained in:
parent
a6a2e3c98a
commit
c859cdfecf
8 changed files with 3 additions and 6 deletions
|
|
@ -5,10 +5,7 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
imports = [
|
||||
./browser.nix
|
||||
./joshuto
|
||||
];
|
||||
imports = [ ./browser.nix ];
|
||||
|
||||
home.pointerCursor = {
|
||||
x11.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue