Open WilliamHsieh opened 1 year ago
nix.package = pkgs.nixVersions.stable;
rustup # FIX: replaced with fenix
TODO: flake-parts (darwin support) TODO: able to run nix run github:williamhsieh/dotfiles switch without mentioning flake and home.nix and stuff passing addition arguments TODO: williamhsieh/dotfiles#neovim: https://github.com/zmre/pwnvim/blob/main/flake.nix https://github.com/wiltaylor/neovim-flake https://github.com/jordanisaacs/neovim-flake https://github.com/shanesveller/neovim-flake/blob/develop/pkgs/neovim.nix TODO: access flakes from home-manager module: https://github.com/nix-community/home-manager/issues/1698#issuecomment-832545025 https://discourse.nixos.org/t/home-manager-standalone-module-or-flake/23920/3 https://github.com/NixOS/nix/pull/6522 https://github.com/nix-community/home-manager/issues/2848 NOTE: https://github.com/Misterio77/nix-starter-configs NOTE: https://github.com/Misterio77/nix-colors NOTE: "${self}/flake.nix" FIX: packages conflict with same priority: https://github.com/nix-community/home-manager/issues/2995 NOTE: builtins.readFile ./ca-bundle.crt
nix run github:williamhsieh/dotfiles switch
nix.package = pkgs.nixVersions.stable;
rustup # FIX: replaced with fenix
TODO: flake-parts (darwin support) TODO: able to run
nix run github:williamhsieh/dotfiles switch
without mentioning flake and home.nix and stuff passing addition arguments TODO: williamhsieh/dotfiles#neovim: https://github.com/zmre/pwnvim/blob/main/flake.nix https://github.com/wiltaylor/neovim-flake https://github.com/jordanisaacs/neovim-flake https://github.com/shanesveller/neovim-flake/blob/develop/pkgs/neovim.nix TODO: access flakes from home-manager module: https://github.com/nix-community/home-manager/issues/1698#issuecomment-832545025 https://discourse.nixos.org/t/home-manager-standalone-module-or-flake/23920/3 https://github.com/NixOS/nix/pull/6522 https://github.com/nix-community/home-manager/issues/2848 NOTE: https://github.com/Misterio77/nix-starter-configs NOTE: https://github.com/Misterio77/nix-colors NOTE: "${self}/flake.nix" FIX: packages conflict with same priority: https://github.com/nix-community/home-manager/issues/2995 NOTE: builtins.readFile ./ca-bundle.crt