mirror of
https://github.com/alyssadev/nixos.git
synced 2025-10-14 04:59:39 +10:00
update
This commit is contained in:
parent
f65b69e7d6
commit
1d82e41740
2 changed files with 7 additions and 0 deletions
6
aly-server.md
Normal file
6
aly-server.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
samba
|
||||
ps3netsrv
|
||||
xbox360 srv
|
||||
retronas
|
||||
openmediavault?
|
||||
btrfs
|
|
@ -9,6 +9,7 @@
|
|||
nix.settings.experimental-features = [ "nix-command" "flakes" ];
|
||||
environment.systemPackages = with pkgs; [
|
||||
cargo rustc just git wget gcc gnumake autoconf automake pkg-config cifs-utils
|
||||
btrfs-progs
|
||||
];
|
||||
programs.nixvim.enable = true;
|
||||
programs.nixvim.defaultEditor = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue