mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
nix: basic joshuto configuration
This commit is contained in:
parent
86daddba7e
commit
a8794a8ebe
7 changed files with 851 additions and 1 deletions
|
|
@ -5,7 +5,10 @@ let
|
|||
in
|
||||
|
||||
{
|
||||
imports = [ ./browser.nix ];
|
||||
imports = [
|
||||
./browser.nix
|
||||
./joshuto
|
||||
];
|
||||
|
||||
home.pointerCursor = {
|
||||
x11.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue