mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
tree-wide: no need to set hostPlatform
This commit is contained in:
parent
cd30c76bd7
commit
1fc0e49eda
3 changed files with 0 additions and 6 deletions
|
|
@ -4,7 +4,6 @@ let
|
|||
|
||||
hostname = "tungsten";
|
||||
username = "leana";
|
||||
system = "x86_64-linux";
|
||||
in
|
||||
{
|
||||
config,
|
||||
|
|
@ -30,7 +29,6 @@ in
|
|||
#
|
||||
{
|
||||
nixpkgs = {
|
||||
hostPlatform = system;
|
||||
overlays = map import [
|
||||
../overlays/agenix.nix
|
||||
../overlays/disko.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue