Removed old code

This commit is contained in:
FredzyW 2024-06-15 01:02:26 +02:00
parent 5cac8db953
commit efb08c1e13

View file

@ -1,5 +1,5 @@
{ {
description = "NixOS Deployments"; description = "fwastrings Nix-baserade konfigurationsfiler";
inputs = { inputs = {
# Nixpkgs # Nixpkgs
@ -10,9 +10,6 @@
# Home manager # Home manager
home-manager.url = "github:nix-community/home-manager/release-24.05"; home-manager.url = "github:nix-community/home-manager/release-24.05";
home-manager.inputs.nixpkgs.follows = "nixpkgs"; home-manager.inputs.nixpkgs.follows = "nixpkgs";
# TODO: Add any other flake you might need
# hardware.url = "github:nixos/nixos-hardware";
}; };
outputs = { outputs = {