This website works better with JavaScript.
Explore
Help
Sign In
nixos-config
/
nixos-livecd
Watch
4
Star
0
Fork
You've already forked nixos-livecd
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
désactivation du parefeu
Browse Source
master
Jean-Pierre PRUNARET
8 years ago
parent
12021f5525
commit
d2b528a357
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
livecd-minimal.nix
Unescape
Escape
View File
@ -57,4 +57,8 @@ in
"
w
h
e
e
l
"
]
;
}
;
# Ports ouverts
networking
.
firewall
.
enable
=
false
;
}
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
nixos-config/nixos-livecd
Title
Body
Create Issue