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 10:10:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2fb0e31be8d2e2738a82f032acd4b69e78cbd9cd
nixos
/
laptop
/
modules
/
packages.nix
13 lines
99 B
Nix
Raw
Normal View
History
Unescape
Escape
WIP: Laptop config
2026-02-17 20:02:25 +01:00
{
Cleanup + add laptop packages
2026-02-19 15:49:03 +01:00
config
,
pkgs
,
lib
,
WIP: Laptop config
2026-02-17 20:02:25 +01:00
.
.
.
}
:
Cleanup + add laptop packages
2026-02-19 15:49:03 +01:00
{
environment
.
systemPackages
=
with
pkgs
;
[
btop
]
;
WIP: Laptop config
2026-02-17 20:02:25 +01:00
}
Reference in New Issue
Copy Permalink