Martin Klimeš 4 лет назад
Родитель
Сommit
234ef6a1a3
1 измененных файлов: 1 добавлений и 1 удалений
  1. +1
    -1
      configuration.nix

+ 1
- 1
configuration.nix Просмотреть файл

@ -153,7 +153,7 @@
};
};
environment.pathsToLink = [ "/share/zsh" ]; #systemd-autocomplete uwu
nix.nixPath = ["nixpkgs=http://nixos.org/channels/nixos-19.03/nixexprs.tar.xz" "nixos-config=/home/klimi/configs/klimi\'s\ config/figuration.nix" ]; #i moved my config to my home, cool hm?
nix.nixPath = ["nixpkgs=http://nixos.org/channels/nixos-19.03/nixexprs.tar.xz" "nixos-config=/home/klimi/configs/klimi\'s\ config/configuration.nix" ]; #i moved my config to my home, cool hm?
home-manager.users.klimi =
let
unstable = import (fetchTarball https://nixos.org/channels/nixos-unstable/nixexprs.tar.xz) { }; #scrap the master plan. system on nixos-stable, rest pretty much stable

Загрузка…
Отмена
Сохранить