This website works better with JavaScript.
Explore
Help
Sign In
clerie
/
nixfiles
Watch
1
Star
0
Fork
You've already forked nixfiles
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
Browse Source
Add tools to partition disk for cases the drive is full again
master
clerie
1 month ago
parent
01c0f82209
commit
8612c79420
1 changed files
with
2 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
2
configuration/common/default.nix
2
configuration/common/default.nix
Unescape
Escape
View File
@ -27,7 +27,9 @@
@@ -27,7 +27,9 @@
}
;
environment
.
systemPackages
=
with
pkgs
;
[
gptfdisk
htop
parted
tmux
]
;
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
clerie/nixfiles
Title
Body
Create Issue