add back lock...

This commit is contained in:
DashieTM 2024-07-06 23:12:12 +02:00
parent bd5b5e11ff
commit 09c4625fbb
7 changed files with 1454 additions and 12 deletions

1
nix/.gitignore vendored
View file

@ -1 +0,0 @@
flake.lock

View file

@ -1,4 +1,4 @@
{ config, pkgs, ... }:
{ pkgs, ... }:
{
environment.systemPackages = with pkgs; [
openssl
@ -17,11 +17,11 @@
xorg.xkbutils
libxkbcommon
icon-library
gnome.adwaita-icon-theme
adwaita-icon-theme
hicolor-icon-theme
morewaita-icon-theme
kdePackages.breeze-icons
gnome.seahorse
seahorse
upower
];

1444
nix/flake.lock generated Normal file

File diff suppressed because it is too large Load diff

View file

@ -62,7 +62,7 @@
#css
tailwindcss
tailwindcss-language-server
nodePackages_latest.vscode-css-languageserver-bin
vscode-langservers-extracted
#editors
neovide

View file

@ -29,7 +29,7 @@ in
networkmanager
zoxide
fastfetch
pkgs.gnome.gnome-keyring
pkgs.gnome-keyring
dbus
killall
adw-gtk3

View file

@ -1,5 +1,4 @@
{ inputs
, pkgs
{ pkgs
, ...
}: {
imports = [
@ -18,9 +17,9 @@
xdg-desktop-portal-gtk
# xdg-desktop-portal-hyprland
copyq
gnome.nautilus
gnome.sushi
gnome.nautilus-python
nautilus
sushi
nautilus-python
wl-clipboard
hyprcursor
hyprpaper

View file

@ -68,7 +68,7 @@
nvim-lint
nvim-lspconfig
nvim-notify
nvim-spectre
#nvim-spectre
nvim-treesitter.withAllGrammars
nvim-treesitter-context
nvim-treesitter-textobjects