This website requires JavaScript.
Explore
Help
Register
Sign In
romanl
/
nixos
Watch
1
Star
0
Fork
0
You've already forked nixos
mirror of
https://github.com/JaxTheWolf/nixos.git
synced
2026-04-01 02:00:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5b71825d70f5ed50dde163f123d5b095e0dbda1e
nixos
/
laptop
/
modules
/
home
/
dconf
/
default.nix
8 lines
82 B
Nix
Raw
Normal View
History
Unescape
Escape
Reformat with alejandra
2026-03-23 21:24:20 +01:00
{
.
.
.
}:
{
Implement home-manager
2026-03-01 08:19:46 +01:00
imports
=
[
./apps.nix
./extensions.nix
./gnome.nix
]
;
}
Reference in New Issue
Copy Permalink