Update configuration-template.nix
This commit is contained in:
parent
0d8f3e98e9
commit
6b30ce6b01
1 changed files with 0 additions and 2 deletions
|
|
@ -3,8 +3,6 @@
|
||||||
## IMPORTANT: On a fresh NixOS install, run this command first: ##
|
## IMPORTANT: On a fresh NixOS install, run this command first: ##
|
||||||
## nix-shell -p git --run "sudo nix-channel --add https://nixos.org/channels/nixos-unstable nixos && sudo nix-channel --update && sudo nixos-rebuild switch" ##
|
## nix-shell -p git --run "sudo nix-channel --add https://nixos.org/channels/nixos-unstable nixos && sudo nix-channel --update && sudo nixos-rebuild switch" ##
|
||||||
## ##
|
## ##
|
||||||
## Then copy this file to /etc/nixos/configuration.nix and run: ##
|
|
||||||
## sudo nixos-rebuild switch ##
|
|
||||||
####################################################################################################################################################################
|
####################################################################################################################################################################
|
||||||
|
|
||||||
{ config, pkgs, lib, ... }:
|
{ config, pkgs, lib, ... }:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue