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
a3cccd8751acfa0899a0f987d48539aecc0d80c9
nixos
/
laptop
/
modules
/
gnome.nix
12 lines
120 B
Nix
Raw
Normal View
History
Unescape
Escape
mucho updato
2026-02-19 18:38:18 +01:00
{
config
,
pkgs
,
lib
,
.
.
.
Reformat with alejandra
2026-03-23 21:24:20 +01:00
}
:
{
mucho updato
2026-02-19 18:38:18 +01:00
environment
=
{
systemPackages
=
with
pkgs
.
gnomeExtensions
;
[
]
;
}
;
}
Reference in New Issue
Copy Permalink