From 913b5a9fbd008aa9ba63eb870848781671ab8113 Mon Sep 17 00:00:00 2001 From: itsscb Date: Sat, 11 May 2024 20:37:36 +0200 Subject: [PATCH] ch/moves from 23.11 to unstable --- flake.lock | 16 ++++++++++------ flake.nix | 2 +- hosts/default/configuration.nix | 1 + secrets/secrets.yaml | 4 ++-- 4 files changed, 14 insertions(+), 9 deletions(-) diff --git a/flake.lock b/flake.lock index 78a93bd..359cca9 100644 --- a/flake.lock +++ b/flake.lock @@ -208,14 +208,18 @@ }, "nixpkgs_2": { "locked": { - "lastModified": 0, - "narHash": "sha256-4cPymbty65RvF1DWQfc+Bc8B233A1BWxJnNULJKQ1EY=", - "path": "/nix/store/p69bcs7ma6ijj8v9xsrg3nq3nn8ryn95-source", - "type": "path" + "lastModified": 1715266358, + "narHash": "sha256-doPgfj+7FFe9rfzWo1siAV2mVCasW+Bh8I1cToAXEE4=", + "owner": "nixos", + "repo": "nixpkgs", + "rev": "f1010e0469db743d14519a1efd37e23f8513d714", + "type": "github" }, "original": { - "id": "nixpkgs", - "type": "indirect" + "owner": "nixos", + "ref": "nixos-unstable", + "repo": "nixpkgs", + "type": "github" } }, "root": { diff --git a/flake.nix b/flake.nix index be0dca8..d818af1 100644 --- a/flake.nix +++ b/flake.nix @@ -2,7 +2,7 @@ description = "Nixos config flake"; inputs = { - # nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; + nixpkgs.url = "github:nixos/nixpkgs/nixos-unstable"; hyprland.url = "github:hyprwm/Hyprland"; hyprland-plugins = { diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index a96ed84..9d331d2 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -24,6 +24,7 @@ owner = config.users.users.itsscb.name; path = "${config.users.users.itsscb.home}/.config/git/credentials"; }; + # Bootloader. boot.loader.systemd-boot.enable = true; boot.loader.efi.canTouchEfiVariables = true; diff --git a/secrets/secrets.yaml b/secrets/secrets.yaml index 3b2b8ca..e4f2d51 100644 --- a/secrets/secrets.yaml +++ b/secrets/secrets.yaml @@ -15,8 +15,8 @@ sops: bTFXejdDWldUaUQyaUE0My9UQm1RencKyKM5CyU2qIygoM+9ZmvxfTW6DIn2HTf8 9GHcmPnwRnIOPreuS5H1zGHnq4A5OJo6/ToLLabiAqSFbd5+W8EPkQ== -----END AGE ENCRYPTED FILE----- - lastmodified: "2024-05-08T21:27:31Z" - mac: ENC[AES256_GCM,data:AKAwUObvzJlRzm2H3hz9pHPM/gfUUVxvwklWZKLIQVSZZ1ptVXsDnGdoKwuyJ2eB3N4XjsbaYGYKcIHXcrhJyALyubRiShYOvfHeK2nZpv+vBBPJeHVb4PCzMZC4TkstvJD9aMCIibzVxMS6YfhQPbgDMJkPFn1R+Qn98Nr5NXo=,iv:wMefUcpi6wXDfd38aSjdJleZXHauokNIUJs7uQJDk10=,tag:G5Cjg/6Zbr4GILL3IqKJ+Q==,type:str] + lastmodified: "2024-05-11T18:35:28Z" + mac: ENC[AES256_GCM,data:bx380Fix2/8PiW8qCDeSQzbs65x7VjE+dgMkMIY+OICJ0GzgeYOwn5trsTiAVdbXjFCMWnepkGidOJHWWZp0Puy91EHRVk6b9LVFzLwO+a59Shwys4sBYNJTtJRH898YLpD6+Z3ENQS1nrks2LWZ3xWXHZATu83ogyc5j1Hqdsg=,iv:xFjF0RdWT6lXjMihtN6waHzZnL48rhbQqjwOKc5VE5w=,tag:nhsdSX9KMEbhS7kLZaXwQw==,type:str] pgp: [] unencrypted_suffix: _unencrypted version: 3.8.1