truth nuth
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
# This is for global config I DEFINITELY want on all machines, this should only include basic utilities and be relatively small.
|
||||
# There is no order for where things are in this, it's a little messy.
|
||||
{ pkgs, nix-flatpak, ... }:
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
|
||||
imports = [
|
||||
# nix-flatpak.nixosModules.nix-flatpak
|
||||
];
|
||||
|
||||
# Lix
|
||||
nixpkgs.overlays = [
|
||||
(final: prev: {
|
||||
|
||||
Reference in New Issue
Block a user